From 9b1af36ffe3670e7a78e3921c29e3b94dcb63aab Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 27 Apr 2007 18:56:16 +0000 Subject: [PATCH] * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use window-start and window-end. --- lisp/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/lisp/ChangeLog b/lisp/ChangeLog index c2122320c10..65cff0557b8 100644 --- a/lisp/ChangeLog +++ b/lisp/ChangeLog @@ -1,3 +1,8 @@ +2007-04-27 Chong Yidong + + * textmodes/flyspell.el (flyspell-auto-correct-previous-word): Use + window-start and window-end. + 2007-04-27 Andreas Schwab * emacs-lisp/sregex.el (sregexq): Fix doc string quoting. -- 2.30.2